home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3685 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: Flex058.dBH.WAU.NL!joop.vandeWege
  2. From: joop.vandeWege@medew.ento.wau.nl (Joop van de Wege)
  3. Newsgroups: comp.sys.amiga.applications,comp.sys.amiga.graphics,comp.sys.amiga.programmer
  4. Subject: Ghostscript3.53 and crashing A4000-040's
  5. Date: Fri, 23 Feb 1996 12:20:35 LOCAL
  6. Organization: ento
  7. Message-ID: <joop.vandeWege.551.0043AD30@medew.ento.wau.nl>
  8. NNTP-Posting-Host: flex058.dbh.wau.nl
  9. X-Newsreader: Trumpet for Windows [Version 1.0 Rev B final beta #4]
  10.  
  11. Hi All,
  12.  
  13. This is an update report on the problems with my port of Ghostscript 3.5.3 
  14. running (not) on A4000-040 with Kickstart 3.1, maybe on more machines with 3.1 
  15. and 040's.
  16.  
  17. It is a problem in one of the math libraries of Kickstart 3.1. To get things 
  18. running one needs the following archive from Aminet
  19. MathPatch.lha        util/boot    3K+Patch for 68040 bug in "mathieeesingbas.
  20.  
  21. I hope to find the place where GS uses one of the faulty instructions and 
  22. maybe fix the source to work around having YAP in your system.
  23.  
  24. After I have tackled the printer problems, I'll upload a full set of special 
  25. compiled binaries in single archives, probably replacing the current 
  26. 'gs353bin.lha'.
  27.  
  28. For anyone without ftp/www access: you can mail me for the patch program, use 
  29. 'PATCH' as subject field, you'll get a reply with 'MathPatch.lha' attached.
  30.  
  31.  
  32. For people wanting to recompile GS.
  33. Don't use -msoft-float if your computer has a FPU, sounds stupid todo but 
  34. anyway.
  35. GCC options: -m68040 gives you an executable which works *without* the 
  36. aforementioned patch program.
  37.  
  38. Joop
  39. Joop.vandeWege@medew.ento.wau.nl
  40.  
  41.  
  42.  
  43.